-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
20.0.4
-
Code
-
Classes
- NotBotHandler
| Total Complexity |
18 |
| Dependencies |
7 |
| Dependents |
2 |
| Total lines |
98 |
| Lines of code |
65 |
| Logical lines of code |
21 |
| Comment lines |
12 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getRequiredSignals() |
S |
55 |
6 |
19 |
| run() |
S |
65 |
3 |
9 |
| canRun() |
S |
74 |
2 |
4 |
| sendNotBotFlagCookie() |
S |
65 |
1 |
9 |
| getNonRequiredSignals() |
S |
79 |
1 |
3 |
| getSignalSlugs() |
S |
73 |
1 |
6 |
| hasCookie() |
S |
82 |
1 |
3 |
| getHashForVisitorTS() |
S |
77 |
1 |
3 |
| sendNotBotNonceCookie() |
S |
78 |
1 |
3 |
| getLastNotBotSignalAt() |
S |
73 |
1 |
6 |